CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IBM PC ASSEMBLY LANGUAGE AND PROGRAMMING

搜索资源列表

  1. suanshujisuan

    0下载:
  2. 算式计算 1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。 2、参考资料: IBM-PC汇编语言程序设计(第二版) -a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materials : IBM-PC Assembly Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16674
    • 提供者:孙锋志
  1. wenjianmulugengming

    0下载:
  2. 文件目录更名 1、摘要:使用INT 21的56H子功能进行文件和文件夹改名 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言)-directory renamed a summary : the use of the Social INT 21-function file and folder name two, references : IBM-PC Assembly Language Programming (2nd edition) (assembly l
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5975
    • 提供者:孙锋志
  1. IBMPCasm

    0下载:
  2. IBM--PC 汇编语言程序设计例题习题集,一本学习IBM的汇编的好书-IBM -- PC assembly language programming examples and exercises, sets, a study compiled by IBM's books
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1041306
    • 提供者:黄浩
  1. 微机串行通信实验报告

    0下载:
  2. 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9680
    • 提供者:feng
  1. ibmpc

    1下载:
  2. IBM PC 汇编语言程序设计第五版 PETER ABEL 编写-IBM PC assembly language programming prepared by the fifth edition of PETER ABEL
  3. 所属分类:assembly language

    • 发布日期:2017-05-27
    • 文件大小:10607140
    • 提供者:吴正学
  1. IBM_PC_assembly_language_programming[5th]

    0下载:
  2. IBM PC 汇编语言程序设计[第五版]-IBM PC assembly language programming [Fifth Edition]
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2155365
    • 提供者:和达
  1. IBM-PC-programanswer

    0下载:
  2. 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:100022
    • 提供者:爱之一
  1. IBMpc

    0下载:
  2. 《IBM-PC汇编语言程序设计》 这本书的课后习题题目与解答-" IBM-PC assembly language programming" after-school exercise book and answer questions
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:393675
    • 提供者:winterbe
  1. IBMPCASM5th

    0下载:
  2. IBM-PC汇编语言程序设计(第五版).pdf不错,找了好久,终于找到了!-IBM-PC assembly language programming (Fifth Edition). Pdf
  3. 所属分类:assembly language

    • 发布日期:2017-05-28
    • 文件大小:10580883
    • 提供者:周星驰
  1. huibiayuyan

    0下载:
  2. 沈美明 IBM-PC汇编语言程序设计全部课件和文档以及实验文档-SHEN Mei-ming IBM-PC assembly language programming all courseware and documentation as well as experimental documents
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:4144659
    • 提供者:water
  1. IBMPCASSEM

    0下载:
  2. IBM PC ASSEMBLY LANGUAGE AND PROGRAMMING Not PDG, PDF File.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7316677
    • 提供者:hcs
  1. chapter-1

    0下载:
  2. it is a presentation of chapter 1 from the book called "ibm pc assembly language and programming 5th"- it is a presentation of chapter 1 from the book called "ibm pc assembly language and programming 5th"...
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5611952
    • 提供者:mao
  1. Assembly-Language-Programming-and-Organization-IB

    1下载:
  2. Assembly Language Programming and Organization IBM PC.rar
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:270447
    • 提供者:mao
  1. IBM-PC-vba-design

    0下载:
  2. 了解以Intel系列微处理器为基础的PC机的基本结构(编程结 构) 掌握Intel系列微处理器的指令系统及寻址方式 学会使用DOS和BIOS功能调用及高级汇编语言技术 学会汇编语言与高级语言的交叉编程技术  掌握使用汇编语言设计、编写、调试和运行程序的方法-Understand the basic structure of the PC based on the Intel family of microprocessors (programming s
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:15181
    • 提供者:祝浩
搜珍网 www.dssz.com